home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / Source / Chess++ ƒ / TimeSpeak ƒ / SpeakStrings.h next >
Text File  |  1993-04-25  |  557b  |  40 lines

  1. /////////
  2. //
  3. //    SpeakStrings.h
  4. //
  5. //    A resource map for the voice samples used in SpeakStrings.cp
  6. //
  7. //    Copyright © 1993 Steven J. Bushell. All rights reserved.
  8. //
  9. /////////
  10.  
  11. short    timeIs = 5800,
  12.         oClock = 5860;
  13. short    ones[] = {    5812,
  14.                     5801,
  15.                     5802,
  16.                     5803,
  17.                     5804,
  18.                     5805,
  19.                     5806,
  20.                     5807,
  21.                     5808,
  22.                     5809,
  23.                     5810,
  24.                     5811,
  25.                     5812,
  26.                     5813,
  27.                     5814,
  28.                     5815,
  29.                     5816,
  30.                     5817,
  31.                     5818,
  32.                     5819    };
  33. short    tens[] = {    0,
  34.                     0,
  35.                     5820,
  36.                     5830,
  37.                     5840,
  38.                     5850    };
  39. short    amFlag[] = {5870,
  40.                     5871    };